Skip to content

Fix LT-22355: Crash after typing a letter in Find dialog box#694

Merged
jtmaxwell3 merged 4 commits intomainfrom
LT-22355
Mar 3, 2026
Merged

Fix LT-22355: Crash after typing a letter in Find dialog box#694
jtmaxwell3 merged 4 commits intomainfrom
LT-22355

Conversation

@jtmaxwell3
Copy link
Collaborator

@jtmaxwell3 jtmaxwell3 commented Feb 23, 2026

This fixes https://jira.sil.org/browse/LT-22355.


This change is Reviewable

@github-actions
Copy link

github-actions bot commented Feb 23, 2026

NUnit Tests

    1 files  ±0      1 suites  ±0   5m 44s ⏱️ -48s
4 407 tests ±0  4 320 ✅ ±0  87 💤 ±0  0 ❌ ±0 
4 416 runs  ±0  4 329 ✅ ±0  87 💤 ±0  0 ❌ ±0 

Results for commit 578a0f9. ± Comparison against base commit cb374e2.

♻️ This comment has been updated with latest results.

{
results = null;
resultIndex = 0;
return true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

newResults is unused on this path; it can be declared after this if block.

@jtmaxwell3 jtmaxwell3 merged commit 137ca3f into main Mar 3, 2026
7 of 9 checks passed
@jtmaxwell3 jtmaxwell3 deleted the LT-22355 branch March 3, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants